﻿2026-07-06T05:54:12.4415023Z ##[group]Run actions/checkout@v5
2026-07-06T05:54:12.4415267Z with:
2026-07-06T05:54:12.4415473Z   repository: SaberMage/spt-shell-notify
2026-07-06T05:54:12.4415715Z   path: .adapter-notify
2026-07-06T05:54:12.4417655Z   token: ***
2026-07-06T05:54:12.4417836Z   ssh-strict: true
2026-07-06T05:54:12.4418018Z   ssh-user: git
2026-07-06T05:54:12.4418199Z   persist-credentials: true
2026-07-06T05:54:12.4418404Z   clean: true
2026-07-06T05:54:12.4418599Z   sparse-checkout-cone-mode: true
2026-07-06T05:54:12.4418818Z   fetch-depth: 1
2026-07-06T05:54:12.4419116Z   fetch-tags: false
2026-07-06T05:54:12.4419316Z   show-progress: true
2026-07-06T05:54:12.4419506Z   lfs: false
2026-07-06T05:54:12.4419669Z   submodules: false
2026-07-06T05:54:12.4419854Z   set-safe-directory: true
2026-07-06T05:54:12.4420050Z env:
2026-07-06T05:54:12.4420241Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-06T05:54:12.4420464Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-06T05:54:12.4420703Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-06T05:54:12.4420947Z ##[endgroup]
2026-07-06T05:54:12.6167322Z Syncing repository: SaberMage/spt-shell-notify
2026-07-06T05:54:12.6169933Z ##[group]Getting Git version info
2026-07-06T05:54:12.6170473Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-07-06T05:54:12.6193170Z [command]/usr/bin/git version
2026-07-06T05:54:12.6263969Z git version 2.43.0
2026-07-06T05:54:12.6282638Z ##[endgroup]
2026-07-06T05:54:12.6293332Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/c4c29881-25b9-4e7d-b07d-9debc783cb3d' before making global git config changes
2026-07-06T05:54:12.6294129Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T05:54:12.6296670Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-07-06T05:54:12.6325452Z ##[group]Initializing the repository
2026-07-06T05:54:12.6328722Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-07-06T05:54:12.6355500Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-06T05:54:12.6356230Z hint: is subject to change. To configure the initial branch name to use in all
2026-07-06T05:54:12.6356674Z hint: of your new repositories, which will suppress this warning, call:
2026-07-06T05:54:12.6357006Z hint: 
2026-07-06T05:54:12.6357247Z hint: 	git config --global init.defaultBranch <name>
2026-07-06T05:54:12.6357528Z hint: 
2026-07-06T05:54:12.6357785Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-06T05:54:12.6358225Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-06T05:54:12.6358564Z hint: 
2026-07-06T05:54:12.6358768Z hint: 	git branch -m <name>
2026-07-06T05:54:12.6360669Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-07-06T05:54:12.6367499Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-06T05:54:12.6390936Z ##[endgroup]
2026-07-06T05:54:12.6391358Z ##[group]Disabling automatic garbage collection
2026-07-06T05:54:12.6393780Z [command]/usr/bin/git config --local gc.auto 0
2026-07-06T05:54:12.6415040Z ##[endgroup]
2026-07-06T05:54:12.6415422Z ##[group]Setting up auth
2026-07-06T05:54:12.6420119Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-06T05:54:12.6442238Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-06T05:54:12.6656225Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T05:54:12.6681931Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-06T05:54:12.6865727Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T05:54:12.6890961Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-06T05:54:12.7079417Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-06T05:54:12.7108448Z ##[endgroup]
2026-07-06T05:54:12.7108829Z ##[group]Determining the default branch
2026-07-06T05:54:12.7112759Z Retrieving the default branch name
2026-07-06T05:54:13.1000978Z Default branch 'main'
2026-07-06T05:54:13.1001570Z ##[endgroup]
2026-07-06T05:54:13.1006367Z ##[group]Fetching the repository
2026-07-06T05:54:13.1007068Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-06T05:54:13.8405663Z From https://github.com/SaberMage/spt-shell-notify
2026-07-06T05:54:13.8406072Z  * [new branch]      main       -> origin/main
2026-07-06T05:54:13.8422867Z ##[endgroup]
2026-07-06T05:54:13.8423196Z ##[group]Determining the checkout info
2026-07-06T05:54:13.8425772Z ##[endgroup]
2026-07-06T05:54:13.8430293Z [command]/usr/bin/git sparse-checkout disable
2026-07-06T05:54:13.8469342Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-06T05:54:13.8494331Z ##[group]Checking out the ref
2026-07-06T05:54:13.8497498Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-06T05:54:13.8535048Z Switched to a new branch 'main'
2026-07-06T05:54:13.8535485Z branch 'main' set up to track 'origin/main'.
2026-07-06T05:54:13.8539187Z ##[endgroup]
2026-07-06T05:54:13.8573110Z [command]/usr/bin/git log -1 --format=%H
2026-07-06T05:54:13.8594773Z ee2d37eadc730c0019e0af82d683074c509634a2
